Enhancements for triple-quote string syntax.
authorFabián Ezequiel Gallina <fabian@anue.biz>
Sun, 30 Sep 2012 20:14:02 +0000 (17:14 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Sun, 30 Sep 2012 20:14:02 +0000 (17:14 -0300)
commit0a652fec22d3ddf3e7dd97d2c05b0e8446232136
treefb032a4d5aa081fff53f7eb95620b5a8d90d4362
parent92dfba601cc2db7d40e0c6d85c06a3972bf525d2
Enhancements for triple-quote string syntax.
* progmodes/python.el (python-syntax-propertize-function): Match
both quote cases in one regexp.
(python-syntax-stringify): Handle matches properly.
lisp/progmodes/python.el